Commit Graph
3 Commits
Author SHA1 Message Date
andi 6a9a87c03c update org.lucares:primitiveCollections 2019-12-26 16:09:57 +01:00
andi ffc3832bfa fix: events are added to wrong partition
The writerCache in DataStore did not use the partitionId
in its cache key. Therefore the cache could return the
wrong writer and events were written to the wrong
partition.
Fixed by changing the cache key.
2019-12-23 18:42:54 +01:00
andi afbbca4f45 update 3rd-party libs 2019-12-22 14:51:52 +01:00