redis-oplog
Oplog library
A Redis-based oplog implementation to improve reactivity and performance in Meteor applications
Redis Oplog implementation to fully replace MongoDB Oplog in Meteor
377 stars
27 watching
81 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
hacktoberfestmeteorreactivityredis
Related projects:
Repository | Description | Stars |
---|---|---|
cult-of-coders/grapher | A data fetching layer on top of Meteor and MongoDB that enables complex and secure data retrieval using GraphQL-like queries | 275 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
nest-modules/ioredis | A Redis module for the Nest framework, providing a straightforward way to integrate Redis into Nest.js applications. | 145 |
kristoff-it/zig-okredis | A client library for interacting with Redis 6+ servers using a zero-allocation design | 213 |
lp/objchiredis | An Objective-C wrapper around the Redis protocol to create an easy-to-use interface for interacting with Redis databases. | 162 |
markuman/go-redis | An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
deldotdr/txredis | An asynchronous Redis client library for Twisted Python | 128 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
xgzlucario/rotom | A high-performance Redis server written in Go, implementing the core event loop mechanism AeLoop. | 41 |
y123456yz/reading-and-comprehense-redis-cluster | An in-depth analysis and documentation of the Redis source code with detailed annotations and explanations of its functionality and behavior. | 678 |
meteor-community-packages/meteor-collection-hooks | Extends Meteor's Collection API with customizable hooks for inserting, updating, removing, finding, and upserting documents | 657 |
piaohao/godis | A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |
alexfilatov/guardian_redis | A Redis-based adapter for the Guardian DB library | 4 |