Commit Graph

57 Commits

Author SHA1 Message Date
lash
2f7508ad6e Add redis store backend with tests 2022-04-09 17:19:48 +00:00
lash
4fc8358e27 Bump version v0.1.1 2022-04-09 16:11:41 +00:00
lash
9becb47751 Merge branch 'lash/veirfy' 2022-04-09 16:11:25 +00:00
lash
74fcf3c959 Add dot to name check 2022-03-31 16:00:27 +00:00
lash
4dcd6dee39 Replace composite state name concat with dots 2022-03-31 08:34:51 +00:00
lash
2b614b00ef Include leftmost bit in elements generation 2022-03-29 11:29:10 +00:00
lash
bddf335a53 Rehabilitate broken tests 2022-03-29 09:24:57 +00:00
lash
bb87ba1e34 Remove deadline 2022-03-29 06:22:54 +00:00
lash
0c76507f5f Sync unknown states in persistent store 2022-03-23 23:34:24 +00:00
lash
2beeb4c725 Add mask 2022-03-18 18:34:49 +00:00
lash
6680b897b3 Optional sync state on base state object 2022-03-17 22:01:51 +00:00
lash
2356ebc08f Pure-only all, faulty peek check, update persist init 2022-03-17 21:36:07 +00:00
lash
8ccc89b4a5 Binary content option, sync all option 2022-03-17 19:16:33 +00:00
lash
57a9ea44ff Dynamic state 2022-03-16 19:25:29 +00:00
lash
798262f00f State change event emitter 2022-03-16 17:13:05 +00:00
lash
af8ce95e22 Optional allow undefined alias states 2022-03-16 16:49:00 +00:00
lash
d68286ee6c Add modify dates handler 2022-03-13 16:36:17 +00:00
lash
b92a4e6458 Add persistent pure state indexes 2022-03-11 19:36:24 +00:00
lash
10fdb77c94 Add change method 2022-03-11 12:01:56 +00:00
lash
3039595d40 Release version v0.1.0 2022-03-11 10:31:46 +00:00
lash
9ad005ae42 Add verifier 2022-03-11 10:31:08 +00:00
lash
9f71401bb5 Kanban example 2022-02-09 19:20:59 +00:00
lash
d074174f37 Bump version for first minor release candidate 2022-02-09 17:31:46 +00:00
lash
7937cadaef Complete docstrings 2022-02-09 17:30:41 +00:00
lash
5cc0af80d6 WIP add docstrings to persist 2022-02-09 16:47:29 +00:00
lash
dbb2280a03 WIP docstrings for shep/state.py 2022-02-09 16:02:57 +00:00
lash
1349741a48 WIP add docstrings 2022-02-07 19:47:06 +00:00
lash
d876625354 WIP add docstrings to state.py 2022-02-06 20:43:20 +00:00
lash
89d1a6ee3a Enable alias with comma-separated values 2022-02-06 08:11:47 +00:00
lash
086c30b2ae Bump version 2022-02-04 22:17:46 +00:00
lash
ade8582528 Add replace method, remove force option, remove purge 2022-02-04 22:15:51 +00:00
lash
488687a8d8 ADd method to resolve name string to state property 2022-02-03 10:05:59 +00:00
lash
a95a25f745 Add ensure store in path query 2022-02-02 21:46:11 +00:00
lash
f5a8c773e2 Add missing store module 2022-02-02 20:26:30 +00:00
lash
f0ac792c4a Add next state advancer 2022-02-02 09:27:57 +00:00
lash
b9925a5038 Add state peek 2022-02-02 07:59:52 +00:00
lash
02be210eb4 Add path query to persist 2022-02-02 07:24:43 +00:00
lash
92d1ec42ed Add sync for persisted store backend 2022-02-01 14:38:24 +00:00
lash
1e077be121 Implement move, set, unset on persistedstore 2022-02-01 13:54:27 +00:00
lash
60dee4167e Add list by state 2022-02-01 09:55:32 +00:00
lash
2a09b508b3 Implement get in filestore, force content overwrite option 2022-02-01 09:34:36 +00:00
lash
10f8617bab Add cumulative bit changes 2022-02-01 07:47:07 +00:00
lash
e94f366d3c bump version 2022-02-01 07:11:17 +00:00
lash
86a7620373 Add contents to keys 2022-02-01 07:06:13 +00:00
lash
aff0da4d84 Rename items to keys in state file 2022-02-01 06:29:51 +00:00
lash
3de0ad8ee3 Add simple file store backend 2022-01-31 15:53:33 +00:00
lash
d232632c36 Update description 2022-01-31 12:15:36 +00:00
lash
f6661746ca Add persistence wrapper 2022-01-31 12:10:40 +00:00
lash
3ffb3b08aa Add generic persistence wrapper 2022-01-31 12:10:04 +00:00
lash
0eaf032b89 Add item lifetime controller interface 2022-01-31 11:23:51 +00:00