implementation of server synchronization
Showing
- config/environment.default.js 6 additions, 1 deletionconfig/environment.default.js
- src/app/core/cache/object-cache.actions.ts 35 additions, 15 deletionssrc/app/core/cache/object-cache.actions.ts
- src/app/core/cache/object-cache.reducer.ts 51 additions, 12 deletionssrc/app/core/cache/object-cache.reducer.ts
- src/app/core/cache/object-cache.service.ts 33 additions, 14 deletionssrc/app/core/cache/object-cache.service.ts
- src/app/core/cache/response-cache.service.ts 1 addition, 1 deletionsrc/app/core/cache/response-cache.service.ts
- src/app/core/cache/server-sync-buffer.actions.ts 83 additions, 0 deletionssrc/app/core/cache/server-sync-buffer.actions.ts
- src/app/core/cache/server-sync-buffer.effects.ts 55 additions, 0 deletionssrc/app/core/cache/server-sync-buffer.effects.ts
- src/app/core/cache/server-sync-buffer.reducer.ts 92 additions, 0 deletionssrc/app/core/cache/server-sync-buffer.reducer.ts
- src/app/core/core.reducers.ts 7 additions, 4 deletionssrc/app/core/core.reducers.ts
- src/config/auto-sync-config.interface.ts 12 additions, 0 deletionssrc/config/auto-sync-config.interface.ts
- src/config/cache-config.interface.ts 3 additions, 1 deletionsrc/config/cache-config.interface.ts
Loading
Please register or sign in to comment