Update README.md

This commit is contained in:
Drew DeVault 2024-03-21 17:31:47 +01:00
parent b56d35ade6
commit 3748062894

View File

@ -13,9 +13,9 @@ Redict is a free software key/value database based on Redis.
* [x] Add redict:// protocol support
* [ ] Fork Redis modules API
* [ ] Rename Lua API symbols (w/compat shim)
* [ ] Update strings (in progress...)
* [ ] Update symbols (in progress...)
* [ ] Update comments et al (in progress...)
* [x] Update strings
* [x] Update symbols
* [x] Update comments et al
* [ ] Update documentation
* [ ] Write migration guide
* [ ] Create website
@ -24,6 +24,4 @@ Redict is a free software key/value database based on Redis.
* [ ] Code of conduct
* [ ] Security issues
* [ ] Continuous integration
* [ ] Consider using this opportunity to remove some legacy things
* [ ] Fork hiredis
* [ ] Ship a release