rmake sure people know this is meant to be production capable
This commit is contained in:
7
TODO.md
7
TODO.md
@@ -69,7 +69,12 @@ This tracks the rewrite from Zig to Odin and remaining features.
|
||||
- ADD operations
|
||||
- DELETE operations
|
||||
|
||||
### Replication Support (Priority 4)
|
||||
### Credential Support (Priority 4)
|
||||
|
||||
- [ ] **Support a way to configure AWS compatible credentials.**
|
||||
- This is very important because remember when mongo didn't come with a root password by default and everyone who had the port open to the world got their DB ransomed? Yeah, we don't want that to happen
|
||||
|
||||
### Replication Support (Priority 5)
|
||||
|
||||
- [ ] **Build C++ Shim in order to use RocksDB's WAL replication helpers**
|
||||
- [ ] **Add configurator to set instance as a master or slave node and point to proper Target and Destination IPs**
|
||||
|
||||
Reference in New Issue
Block a user