Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with immutable-store

A curated list of projects in awesome lists tagged with immutable-store .

https://github.com/xtdb/xtdb

An immutable SQL database for application development, time-travel reporting and data compliance. Developed by @juxt

bitemporal database datalog document-database immutable-store sql temporal xtdb

Last synced: 01 Oct 2024

https://github.com/wasmerio/ate

Distributed immutable data store with strong encryption and authentication

blockchain database datastore immutable immutable-objects immutable-store kafka materialized-view materialized-views quantum-algorithms

Last synced: 02 Aug 2024

https://github.com/gangelo/immutable_struct_ex

ImmutableStructEx is yet another immutable struct. What makes ImmutableStructEx different, is that it allows you to create immutable structs in one step by default. In other words, other immutable struct gems force you to first define the struct, then instantiate the struct object; or, define the struct and instantiate the struct object via chaining.

gem gems immutable immutable-datastructures immutable-objects immutable-store immutable-struct immutables ruby ruby-gem ruby-gems ruby-struct ruby-structs struct

Last synced: 03 Oct 2024

https://github.com/gangelo/immutable_struct_ex_redactable

immutable_struct_ex_redactable is the redactable version of the world-famous immutable_struct_ex immutable struct :). To find out more about the immutable_struct_ex gem, visit the Rubygems.org entry for immutable_struct_ex. immutable_struct_ex_redactable maintains all the functionality of the immutable_struct_ex gem, but allows you to create immutable structs that can be configured to redact field values using standard gem configuration (ImmutableStructExRedactable.configure { |config| ... }) or by passing configuration options to the appropriate method (ImmutableStructExRedactable.create_with(config, ...))

immutable immutable-state immutable-store immutable-struct ruby ruby-gem ruby-struct ruby-structs rubygem rubygems

Last synced: 03 Oct 2024