Skip to main content



      Home
Home » Eclipse Projects » Dirigible » Cache and global context
Cache and global context [message #1761285] Tue, 09 May 2017 09:34
Eclipse UserFriend
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: Sun Jul 13 16:43:39 EDT 2025

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

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

Back to the top