/crowRedis

Built Simple memory datastore like redis to learn how it works internally and how databases are built , it has set,get, transactions (multi/exec ),persistence(snapshots, AOF) , concurrency support for all things and concurrent transactions and Data Replication

Primary LanguagePython

Stargazers