9 Commits

Author SHA1 Message Date
Nicole Streltsov
469a5e5233 Implement KEYS command 2025-04-14 01:05:48 +01:00
Kelvin Mwinuka
63a4652d9f Refactor tests (#171)
- Refactored tests to improve execution time - @kelvinmwinuka
2025-01-27 01:42:41 +08:00
Nicole Streltsov
40527b1fff Implement EXISTS command (#160)
Implemented EXISTS command - @NicoleStrel
2025-01-12 00:43:16 +08:00
Nicole Streltsov
8f1330e326 Implement DBSIZE command (#159)
Implement DBSIZE Command - @NicoleStrel
2025-01-06 18:40:40 +08:00
Dave McPherson
3ddbf1c00b RENAMENX Command Implementation (#149)
* Implemented of RENAMENX command - @DMcP89 
---------
Co-authored-by: Kelvin Clement Mwinuka <kelvinmwinuka@hotmail.co.uk>
2024-11-22 07:56:05 +08:00
Tejesh Kumar S
c7f492f83f Implementation of Copy command (#141)
* Added COPY command - @zenc0derr 

---------

Co-authored-by: Tejesh Kumar S <zenc0derr>
Co-authored-by: Kelvin Clement Mwinuka <kelvinmwinuka@hotmail.co.uk>
2024-10-25 01:35:19 +08:00
osteensco
31605a96b7 Implement MOVE command (#136)
Implemented MOVE command - @osteensco
2024-10-14 09:39:01 +08:00
Dave McPherson
4915f90086 Implementing TYPE command in embedded api (#132)
Implementing TYPE command in embedded api - @DMcP89
2024-09-28 20:07:46 +08:00
Kelvin Mwinuka
703ad2a802 Rename the project to SugarDB. (#130)
Renames project to "SugarDB" - @kelvinmwinuka
2024-09-22 21:31:12 +08:00