dsukhoroslov / bagri

XML/Document DB on top of distributed cache
Apache License 2.0
41 stars 5 forks source link

[Core] introduce new property to bypass elements handling completelly #123

Open dsukhoroslov opened 6 years ago

dsukhoroslov commented 6 years ago

can be usefull when all operations on Documents can be done via DocumentManagement interface, no queries via QueryManagement interface, no indices also, having indices on certain fields used in queries can allow us bypass elements caching