71 skills found · Page 1 of 3
redux-orm / Redux OrmNOT MAINTAINED – A small, simple and immutable ORM to manage relational data in your Redux store.
sirixdb / SirixSirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
mquan / CortexAn immutable data store for managing deeply nested structure with React
homebaseio / Homebase ReactThe React state management library for write-heavy applications
ericelliott / IrecordAn immutable store that exposes an RxJS observable. Great for React.
justindujardin / Angular RpgRPG game built with Typescript, Angular, Immutable.js, ngrx/store, and rxjs
gunn / Pure StoreA tiny immutable store with type safety.
wasmerio / AteDistributed immutable data store with strong encryption and authentication
indeedeng / Mph TableImmutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch processes and shipped to multiple servers.
christianalfoni / Immutable StoreAn easy to use immutable store for React JS and FLUX architecture
aviabird / Angular SeedAngular Seed App with Angular 5.0, ngrx/store 4, bootstrap 4, ngrx/effects, immutable.js
smallhelm / Level Fact BaseStore immutable facts and query them with datalog.
geodrome / Entity GraphImmutable data store with pull query support for for Clojure, ClojureScript.
bvaughn / Immutable Js StoreTiny observable wrapper around Immutable JS with rewind/replay support
amtj / EHR Storage Using BlockchainAn inter-hospital network where each patient’s medical history is stored in an immutable form.
oughtinc / PatchworkCommand-line recursive question-answering with immutable contexts and explicit data store
vishwaspaikra007 / BlockchainIn the healthcare system, there is a lot of patient data that is stored and this data needs to be safe and private. With blockchain the data is visible to everyone and hence solves key issues like trust in a network with its ensured transparency of data in a blockchain network. Blockchain provides enhanced security where every transaction recorded needs to be agreed upon according to the consensus method. Blockchain networks are also immutable which means the data, once written, cannot be reverted by any means. All these features of blockchain guarantees the data to be secure and authentic but it also takes away the privacy any user would want in any network. Ability to provide limited access and the right to delete all information of the user is almost next to impossible in any blockchain network. Blockchain is a decentralised network but by using a centralised system along with the blockchain we can ensure true privacy while taking all the benefits of blockchain network by using the method of two way encryption. So this paper states a method to achieve privacy and securely store the data (patient data) in a blockchain network using a centralised system to provide privacy to its users while having all the features of a blockchain network such as transparency, security, data immutability and consensus.
threepointone / Kva fast, immutable key-value store
matthewmueller / Tiny StoreTiny immutable store for any value
WHenderson / Svelte Immer StoreSvelte Store contract for working with Immutable Immer Objects