1
0
mirror of https://github.com/pikami/cosmium.git synced 2025-04-07 02:18:06 +01:00

7 Commits

Author SHA1 Message Date
Pijus Kamandulis
28e3c0c3d8 Rename 'MapDS' to 'JsonDS'; Added some docs 2025-03-14 22:40:12 +02:00
Pijus Kamandulis
813b9faeaa Added support for Badger as an alternative storage backend 2025-03-12 21:06:10 +02:00
Pijus Kamandulis
221f029a1d DataStore is interface now. Liskov would be proud. 2025-03-09 18:34:07 +02:00
Pijus Kamandulis
777034181f Refactor to support multiple server instances in shared library 2024-12-18 19:39:57 +02:00
Pijus Kamandulis
6a40492c7b Implement authentication 2024-02-21 23:40:54 +02:00
Pijus Kamandulis
9c56d01d27 Move out repository models; Hidrate collection on create 2024-02-12 21:38:03 +02:00
Pijus Kamandulis
0689119a64 Added tests for Databases and Collections 2024-02-10 20:17:33 +02:00