• Joined on 2024-02-25
pk synced commits to refs/tags/0.1.22 at pk/cosmium from mirror 2025-04-04 00:49:57 +01:00
pk synced new reference refs/tags/0.1.22 to pk/cosmium from mirror 2025-04-04 00:49:57 +01:00
pk synced commits to refs/tags/0.1.21 at pk/cosmium from mirror 2025-03-14 22:04:50 +00:00
pk synced commits to master at pk/cosmium from mirror 2025-03-14 22:04:50 +00:00
28e3c0c3d8 Rename 'MapDS' to 'JsonDS'; Added some docs
pk synced new reference refs/tags/0.1.21 to pk/cosmium from mirror 2025-03-14 22:04:50 +00:00
pk synced commits to master at pk/cosmium from mirror 2025-03-14 05:46:27 +00:00
97eea30c97 Use msgpack instead of gob; Added data persistance for badger data store
pk synced commits to refs/tags/v0.1.21-rc.2 at pk/cosmium from mirror 2025-03-14 05:46:27 +00:00
pk synced new reference refs/tags/v0.1.21-rc.2 to pk/cosmium from mirror 2025-03-14 05:46:27 +00:00
pk synced commits to master at pk/cosmium from mirror 2025-03-13 05:15:52 +00:00
5fe60d831a Pinned 3rd party Github Actions
d309d99906 Update dependancies
Compare 2 commits »
pk synced new reference refs/tags/v0.1.21-rc.0 to pk/cosmium from mirror 2025-03-12 21:05:29 +00:00
pk synced commits to refs/tags/v0.1.21-rc.1 at pk/cosmium from mirror 2025-03-12 21:05:29 +00:00
pk synced commits to master at pk/cosmium from mirror 2025-03-12 21:05:29 +00:00
b2516eda9f Stability improvements
813b9faeaa Added support for Badger as an alternative storage backend
Compare 2 commits »
pk synced commits to refs/tags/v0.1.21-rc.0 at pk/cosmium from mirror 2025-03-12 21:05:29 +00:00
pk synced new reference refs/tags/v0.1.21-rc.1 to pk/cosmium from mirror 2025-03-12 21:05:29 +00:00
pk synced commits to master at pk/cosmium from mirror 2025-03-11 20:37:55 +00:00
e526b2269e Refactored query engine utilizing iterators
221f029a1d DataStore is interface now. Liskov would be proud.
Compare 2 commits »
pk synced commits to master at pk/cosmium from mirror 2025-02-25 21:47:00 +00:00
bd4fe5abec Update azcosmos package
f062e03f0c Update packages
058b3271b7 OrderBy should bring NULL values to front
1711c8fb5c Implement NOT logical operator
Compare 4 commits »
pk synced commits to refs/tags/v0.1.20 at pk/cosmium from mirror 2025-02-25 21:47:00 +00:00
pk synced new reference refs/tags/v0.1.20 to pk/cosmium from mirror 2025-02-25 21:47:00 +00:00
pk synced commits to master at pk/sysadmin from mirror 2025-02-23 20:46:53 +00:00
8327535f1b Create unalive.sh
pk synced commits to master at pk/cosmium from mirror 2025-02-20 19:25:53 +00:00
851b3ca3a8 Fix IN clause with function calls