linera-views 0.1.0

A library mapping complex data structures onto a key-value store, used by the Linera protocol
Documentation
linera-views-0.1.0 has been yanked.

This module is used in the Linera protocol to map complex data-structures onto a key-value store. The central notion is a views::View which can be loaded from storage, modified in memory, then committed (i.e. the changes are atomically persisted in storage).

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of either the Apache 2.0 license.