7 Commits

Author SHA1 Message Date
raftedproc
ab8a0e032d
chore(docs): an additional doc on fold (#750) 2024-01-04 00:44:44 +03:00
omahs
8013e5e8f8
chore: fix typos (#704) 2023-09-25 13:19:27 +03:00
raftedproc
b4cbf8f621
feat(execution-engine)!: canon stream map support [fixes VM-301] (#648)
* feat(execution-engine)!: canon stream map support [fixes VM-301]
	Canon stream map is a CRDT-like map structure that contains a
	canonicalized stream map and allows indexed access to its
	contents. ATM CSM supports both strings and int64 keys.
2023-09-07 11:30:24 +03:00
vms
fb5c73136d add AquaVM update guide 2023-06-27 11:23:35 +03:00
mikhail-1e20
9d739906ff
docs: README re-organized (#477)
* docs: README re-organized

* add repository structure

* fix docs

* docs: A few minor fixes following an earlier discussion

---------

Co-authored-by: vms <michail.vms@gmail.com>
2023-02-22 19:54:47 +03:00
Mike Voronov
cc4fba4455
Document import scheme and doc comment style (#268) 2022-06-29 22:23:33 +03:00
Mike Voronov
b23f1076ea
Add developer notes about PR reviewing (#255) 2022-04-26 16:22:15 +03:00