Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alash3al/redix
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
https://github.com/alash3al/redix
badgerdb boltdb database go golang key-value key-value-store nosql redis redis-server
Last synced: 5 days ago
JSON representation
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
- Host: GitHub
- URL: https://github.com/alash3al/redix
- Owner: alash3al
- Created: 2018-12-13T17:42:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T03:13:26.000Z (almost 2 years ago)
- Last Synced: 2024-12-01T06:05:27.591Z (12 days ago)
- Topics: badgerdb, boltdb, database, go, golang, key-value, key-value-store, nosql, redis, redis-server
- Language: Go
- Homepage: https://redix.alash3al.com/
- Size: 7.62 MB
- Stars: 1,212
- Watchers: 27
- Forks: 76
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-repositories - alash3al/redix - a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more (Go)
- awesome-golang-repositories - redix
README
Redix
=====
> `redix` is a key-value datastore with pluggable storage engines and redis protocol as interface, [documentation & learn more](https://redix.alash3al.com/)Contributions
=============
> You're welcome!