36 Commits

Author SHA1 Message Date
lash
46d83f2cb9 Add active state count, override default state name 2022-08-13 20:50:13 +00:00
lash
765d634d5c Access to is_pure, numeric output of elements 2022-05-06 07:18:59 +00:00
lash
ee6820ef60 Handle missing files in filesystem store list 2022-05-05 15:44:41 +00:00
lash
1951fcda8a Ensure atomicity of fs lock 2022-05-05 15:10:05 +00:00
lash
53da59c06e Add optional semaphore to protect integrity of persistent storage backend 2022-05-02 10:06:19 +00:00
lash
fe00eaf3c8 Bump version 2022-04-26 07:53:16 +00:00
lash
71c7aa5c5c Add noop store 2022-04-26 06:34:02 +00:00
lash
41fa4cd895 Correct regex for state recovery from persistnet store 2022-04-24 20:53:52 +00:00
lash
df6e56f4b2 Add rocksdb backend 2022-04-20 10:48:34 +00:00
lash
2f7508ad6e Add redis store backend with tests 2022-04-09 17:19:48 +00:00
lash
2beeb4c725 Add mask 2022-03-18 18:34:49 +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
af8ce95e22 Optional allow undefined alias states 2022-03-16 16:49:00 +00:00
lash
10fdb77c94 Add change method 2022-03-11 12:01:56 +00:00
lash
9ad005ae42 Add verifier 2022-03-11 10:31:08 +00:00
lash
89d1a6ee3a Enable alias with comma-separated values 2022-02-06 08:11:47 +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
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
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
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
0eaf032b89 Add item lifetime controller interface 2022-01-31 11:23:51 +00:00
lash
d2bca51342 Return match as separate complex and simple value array 2022-01-31 10:06:20 +00:00
lash
97f4431c00 Add matcher with optional pure only 2022-01-31 09:55:56 +00:00
lash
9981ff277f Fix faulty module name in test, enforce cursor on have 2022-01-31 09:33:21 +00:00
lash
320f56b3c1 Initial commit 2022-01-31 08:32:48 +00:00