Age | Commit message (Expand) | Author |
---|---|---|
2 days | Continuing reimplemtation of getkeys | bpc2003 |
3 days | Allow getkeys to take multiple keys as argument | bpc2003 |
4 days | Updated delkeys and setkeys to take multiple keys | bpc2003 |
10 days | Update delkeys to handle both batch and single operations | bpc2003 |
2025-04-05 | Update setkeys so it handles both single and batch operations | bpc2003 |
2025-03-27 | Added ability to delete every key in delkeys | bpc2003 |
2025-03-21 | Made batch operations thread and memory safe | bpc2003 |
2025-03-18 | Get started on batch operations | bpc2003 |
2025-03-15 | Did some refactoring | bpc2003 |
2025-03-14 | Added some documentation | bpc2003 |
2025-03-13 | Added DEL command | bpc2003 |
2025-03-10 | moved mdb.h and associated files int lib | bpc2003 |