Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dirigible » Cache and global context
Cache and global context [message #1761285] Tue, 09 May 2017 13:34
Georgi Pavlov is currently offline Georgi PavlovFriend
Messages: 39
Registered: October 2014
Member
Currently, global context is usable only with very simple String objects. If you tried to save an object from a scripting service and retrieve it you will run into trouble most likely.
Now, I'm aware that we all hate states, but truth be told, caches (context being sort of an app cache) enable a number of use cases and even twelve factor apps paradigm does not deny that. They just refer to it as in-memory backend service.
We should therefore explicitly outline the place for cache and the kind of objects (and data size) that we aim at supporting.
Does it require and enterprise API any different than the global set/get we have now? Or we should be able to fine tune the eviction policies?
Previous Topic:Support for the "realtime" usecases
Next Topic:Improved support for BDD and TDD for JS scripting services
Goto Forum:
  


Current Time: Sat Apr 27 04:46:08 GMT 2024

Powered by FUDForum. Page generated in 0.03382 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top