4 个仓库
Server-side functions for modifying and formatting stored records.
Distinct from Server-Side Aggregations: Focuses on transformation and formatting (e.g., string formatting) rather than aggregation (sums/reductions).
Explore 4 awesome GitHub repositories matching data & databases · Server-Side Data Transformations. Refine with filters or upvote what's useful.
Redis is a high-performance in-memory key-value store that functions as a distributed cache, message broker, and NoSQL database. It provides sub-millisecond read and write access to data stored in RAM and can operate as a vector database for indexing high-dimensional embeddings. The system supports a wide range of data storage and synchronization primitives, including the management of strings, hashes, lists, sets, and JSON documents. It enables real-time data operations through atomic transactions, hybrid persistence using snapshots and append-only logs, and high-availability configurations
Processes stored records using server-side functions for string formatting and distance calculations.
Sub-Store is a proxy subscription management server that aggregates multiple subscription links into a single unified stream for distribution to various clients. It functions as a transformation pipeline that filters, modifies, and reformats proxy node metadata. The system acts as a cross-platform format converter to ensure compatibility across diverse client applications. It includes an encryption decryption gateway that uses private keys to handle age-standard encrypted subscription content and a cache-layered aggregator to reduce external requests. The server provides capabilities for dyn
Modifies proxy metadata and cleans server lists using regular expressions and scripts to ensure data quality.
Fluvio is a distributed event streaming platform and cloud-native streaming engine designed for collecting, persisting, and replicating real-time data streams across a distributed cluster. It functions as a real-time data pipeline for building stateful workflows that ingest, enrich, and export data between external sources and sinks. The platform is distinguished by its use of WebAssembly to execute compiled modules for in-line data transformations and filtering. This allows for the execution of custom business logic to reshape information in motion without requiring a restart of the cluster.
Executes programmable functions on the client or server side to modify, filter, or reshape data streams.
V2RayAggregator 是一个旨在从多个公共来源收集、过滤和转换网络绕过节点的工具。它作为代理聚合器,识别并收集 Shadowsocks、Trojan 和 Vmess 节点,以维护一个全面的连接点池。 该项目通过其将代理列表转换为多种标准化模式(包括 Base64、Mixed 和 Clash YAML 格式)的能力脱颖而出,确保了跨各种客户端应用程序的兼容性。它还利用性能过滤器来测量平均连接速度,从而能够排名并识别最稳定的节点。 该系统包括用于去重冗余条目以及根据来源或提供商类型组织代理的功能。它管理从自动抓取公共端点到最终导出排序节点列表的端到端流水线。
Transforms proxy server metadata and node properties into specific string formats for client compatibility.