Commit Graph

33 Commits

Author SHA1 Message Date
5f231c2212 ReadKeyValuesRepo#removeWithValue 2023-04-25 19:32:43 +06:00
eeebbff70d getAll 2023-03-10 18:37:48 +06:00
217e977f0d ids in crud repos 2022-12-02 13:46:06 +06:00
f33ada5396 deprecations handling 2022-08-04 10:59:04 +06:00
3bbde61f39 renames in crud repos and some little refactoring 2022-06-04 15:15:17 +06:00
8d955c4b9d renames in kevalues repos 2022-06-04 15:00:23 +06:00
18593c530b renames in key value repos 2022-06-04 14:42:16 +06:00
78903cd4eb complete improvements in repos ktor parts 2022-06-04 00:22:36 +06:00
eaa143f7d7 kv rework, fixes in map keyvalue repo, tests 2022-06-03 22:33:26 +06:00
bcb0e42fa2 add new started clients for crud 2022-06-03 17:52:58 +06:00
bdcc179b7b protecteds in map repos instead of privates 2021-09-09 12:16:12 +06:00
a411355b4f fixes 2021-06-15 14:24:00 +06:00
091cb38339 WriteStandardKeyValueRepo#unsetWithValues 2020-12-05 17:52:37 +06:00
e5dbcd25dd remove kotlin android extensions 2020-11-23 17:27:52 +06:00
5a9cabc4bd add ReadStandardKeyValueRepo#keys with value parameter 2020-11-14 17:27:26 +06:00
3ba630684a new ReadOneToManyKeyValueRepo#keys 2020-11-14 16:44:28 +06:00
5ce71ee6f6 add android tools 2020-11-10 15:43:15 +06:00
c914f8c44a fixes 2020-11-09 00:51:08 +06:00
abfda3627c repos rework 2020-11-09 00:46:26 +06:00
325f178763 repos update 2020-11-07 02:25:50 +06:00
273a7aa9a4 optimize imports 2020-11-02 21:34:49 +06:00
418af7874d update repos to use new reverse method 2020-10-22 15:47:28 +06:00
90c1731bd1 Revert "more annotations to god of annotations"
This reverts commit f8a8808508.
2020-10-16 19:40:04 +06:00
893fd1ac07 Revert "less annotations to god of lessannotations"
This reverts commit 87230d010c.
2020-10-16 19:39:55 +06:00
87230d010c less annotations to god of lessannotations 2020-10-15 17:33:44 +06:00
f8a8808508 more annotations to god of annotations 2020-10-15 00:26:37 +06:00
8f522509c0 renames in keyvalue 2020-10-14 22:29:03 +06:00
22f5a59dfa update onetomany naming and changelog 2020-10-14 22:02:10 +06:00
3c393fdd21 add factory for MapCRUDRepo 2020-10-14 21:31:34 +06:00
e22595339e add MapOneToManyKeyValueRepo 2020-10-14 19:37:25 +06:00
e78961b597 add MapKeyValueRepo.kt 2020-10-14 18:13:58 +06:00
af207d78a4 renames 2020-10-14 17:38:03 +06:00
0ba93d0e60 add in memory map based crud implementation 2020-10-14 14:22:58 +06:00