An open API service indexing awesome lists of open source software.

https://github.com/michelp/redis-automerge

Automerge Documents for Redis
https://github.com/michelp/redis-automerge

Last synced: 9 months ago
JSON representation

Automerge Documents for Redis

Awesome Lists containing this project

README

          

# redis-automerge
Automerge Documents for Redis

## TODO

- JSON serdes

- Support for all types beyond text

- AOF streaming of incremental changes

- Commands for sync

- Rustdoc tests

- RAMP module packaging

- RedisJSON compat?

- is save/load over net safe?