Aleksey Proshutisnkiy
|
8ae8678438
|
readme update (#4)
0.1.10
|
2021-05-28 12:51:21 +03:00 |
|
Pavel Murygin
|
f2d98f1f8b
|
Comment out failing step
0.1.9
|
2021-05-27 21:14:03 +03:00 |
|
Alexey Proshutinskiy
|
8d5d85d4ee
|
hacked #9999
0.1.8
|
2021-05-27 20:12:12 +03:00 |
|
Alexey Proshutinskiy
|
47157a2fb5
|
hacked by fLuEnCe LaBs
0.1.7
|
2021-05-27 20:06:47 +03:00 |
|
Alexey Proshutinskiy
|
90a8bf1ffa
|
hacked by jUsTpRoSh
0.1.6
|
2021-05-27 19:52:08 +03:00 |
|
Alexey Proshutinskiy
|
a383d28b87
|
add merge_hack and merge_wrapped
0.1.5
|
2021-05-27 19:39:52 +03:00 |
|
Pavel
|
80be199d8f
|
Putting .aqua file into npm package (#3)
0.1.4
|
2021-05-27 17:58:52 +03:00 |
|
Pavel
|
8a4a4d941b
|
Npm package (#2)
Fix npm package release process
0.1.1
|
2021-05-27 14:16:59 +03:00 |
|
Pavel
|
3c1bcc3571
|
Merge pull request #1 from fluencelabs/npm-package
Add npm package
|
2021-05-27 14:05:26 +03:00 |
|
Pavel Murygin
|
7320937f7e
|
Add npm package
|
2021-05-27 13:55:14 +03:00 |
|
Alexey Proshutinskiy
|
46ecb80eb8
|
fix merge
|
2021-05-27 12:45:43 +03:00 |
|
Alexey Proshutinskiy
|
6ad2870faf
|
add merge tests
|
2021-05-27 12:14:16 +03:00 |
|
Alexey Proshutinskiy
|
3a99cd91f0
|
ci fix
|
2021-05-27 00:14:10 +03:00 |
|
Alexey Proshutinskiy
|
06d067f6f4
|
ci fix
|
2021-05-27 00:10:55 +03:00 |
|
Alexey Proshutinskiy
|
e3f3f0ea7e
|
fix ci toolchain
|
2021-05-27 00:07:20 +03:00 |
|
Alexey Proshutinskiy
|
c83d22ffbb
|
add put_value_relay and merge methods
|
2021-05-26 23:58:46 +03:00 |
|
Alexey Proshutinskiy
|
41bd28b352
|
add service id and name to generated .aqua
|
2021-05-25 13:01:21 +03:00 |
|
Alexey Proshutinskiy
|
d8d9c902b4
|
create separate dir for aqua
|
2021-05-25 12:57:08 +03:00 |
|
Alexey Proshutinskiy
|
c6dd03e308
|
add aqua-dht.aqua
|
2021-05-25 12:50:56 +03:00 |
|
Alexey Proshutinskiy
|
cebe300728
|
add script to deploy and to add aliases
|
2021-05-19 01:36:45 +03:00 |
|
Alexey Proshutinskiy
|
1a2c68aca1
|
add modules configs, use timestamp_sec instead of timestamp_ms
|
2021-05-19 01:10:41 +03:00 |
|
Alexey Proshutinskiy
|
069817a489
|
return relay_id and service_id as Vec<String>
|
2021-05-18 17:48:19 +03:00 |
|
Alexey Proshutinskiy
|
e35e3973f3
|
pass service_id to put_value
|
2021-05-18 17:33:32 +03:00 |
|
Alexey Proshutinskiy
|
1e4fd156b2
|
add tests for evict_stale and clear_expired
|
2021-05-17 19:55:31 +03:00 |
|
Alexey Proshutinskiy
|
83abedb6c6
|
add evict_stale method
|
2021-05-17 18:09:53 +03:00 |
|
Alexey Proshutinskiy
|
eb55d6b7ab
|
update timestamp_accessed for keys
|
2021-05-17 15:35:57 +03:00 |
|
Alexey Proshutinskiy
|
bd9f23a1bc
|
update fluence-test
|
2021-05-17 15:27:25 +03:00 |
|
Alexey Proshutinskiy
|
957bf5ba9f
|
WIP for Mikhail
|
2021-05-16 23:06:07 +03:00 |
|
Alexey Proshutinskiy
|
f9c62f2e9a
|
add republish_values and clear_expired methods
|
2021-05-13 19:04:11 +03:00 |
|
Alexey Proshutinskiy
|
0eaff4e447
|
fix get_values, add tests
|
2021-05-13 18:17:30 +03:00 |
|
Alexey Proshutinskiy
|
d16ba02004
|
add put_value, get_values, add some tests
|
2021-05-13 15:33:45 +03:00 |
|
Alexey Proshutinskiy
|
3a9bf79642
|
fix ci config
|
2021-05-11 19:19:18 +03:00 |
|
Alexey Proshutinskiy
|
3d2f7239ea
|
fix build.sh
|
2021-05-11 19:13:10 +03:00 |
|
Alexey Proshutinskiy
|
9f68840cab
|
fix ci config
|
2021-05-11 19:09:52 +03:00 |
|
Alexey Proshutinskiy
|
67117d20bf
|
fix ci config
|
2021-05-11 19:04:15 +03:00 |
|
Alexey Proshutinskiy
|
ba4a4c0aaa
|
add Cargo.lock
|
2021-05-11 19:02:52 +03:00 |
|
Alexey Proshutinskiy
|
91e38c2e82
|
add ci
|
2021-05-11 18:58:06 +03:00 |
|
Alexey Proshutinskiy
|
e68b6b20ab
|
WIP
|
2021-05-11 18:32:37 +03:00 |
|
Alexey Proshutinskiy
|
c8a302f97f
|
wip for Mikhail
|
2021-04-29 11:14:26 +03:00 |
|
Alexey Proshutinskiy
|
830fb9658f
|
add some tests
|
2021-04-28 18:38:26 +03:00 |
|
Alexey Proshutinskiy
|
8f83b7d188
|
wip for Mikhail
|
2021-04-28 09:50:06 +03:00 |
|
Alexey Proshutinskiy
|
61bd1a4a60
|
improve error handling
|
2021-04-27 16:53:01 +03:00 |
|
Alexey Proshutinskiy
|
8ac266659e
|
Initial commit
|
2021-04-26 10:45:28 +03:00 |
|
folex
|
611d2d7e1b
|
Initial commit
|
2021-04-20 13:12:38 +03:00 |
|