Skip to content

osmalpkoras/entity-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

entity-cache (WIP)

this repository provides a local cache of a remote database with support for

  • resetting changes in the local cache
  • automatically detecting changes in locally cached entities
  • pushing local changes to the remote database
  • pulling remote changes into the local cache
  • synchronizing the local cache with the remote database
  • solving conflicts caused by concurrent changes
  • cascading pushes and pulls for referenced entities

the cache is designed for use with entity framework.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages