- 25 Jun, 2021 1 commit
-
-
hazelnot authored
-
- 18 Jun, 2021 1 commit
-
-
- 11 Jun, 2021 1 commit
-
-
Katharina Fey authored
-
- 10 Jun, 2021 3 commits
-
-
Ayush Shrivastava authored
-
Katharina Fey authored
-
Katharina Fey authored
-
- 06 Jun, 2021 2 commits
-
-
Katharina Fey authored
-
-
- 28 May, 2021 11 commits
-
-
Katharina Fey authored
Some of the internals of alexandria must be changed in line with changes to the requirement scope of what it needs to be able to handle. Check issue #12 for details!
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
Ideally this is the first of many commits to clean up the storage subsystem (there should be no `store` module required). Certainly #4 will help with this!
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
Previously each service had access to many key-value stores, exposed via the `MetadataMap` type. The problem with this approach was that services were responsible for differentiating between insertions and updates, because this is a distinction that Alexandria enforces. This API now exposes a single key-value store per service, with three function endpoints as documented in #7: insert, delete, and query. Insert acts as an upsert variant, which will either insert or update a single key in the key-value store associated to the service. In order to allow services to better namespace their data the key type is `StoreKey`, a 2-string tuple which provides a namespace, alongside a data key
-
- 22 May, 2021 1 commit
-
-
Katharina Fey authored
-
- 19 May, 2021 1 commit
-
-
Katharina Fey authored
-
- 17 May, 2021 1 commit
-
-
Lux authored
-
- 13 May, 2021 2 commits
-
-
Katharina Fey authored
-
Katharina Fey authored
-
- 12 May, 2021 5 commits
-
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
-
- 11 May, 2021 11 commits
-
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
-
-
-
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
-
Katharina Fey authored
-