Questions tagged [microstream]

MicroStream Java serialization. Use together with language tag [java].

MicroStream claims to be the very first bulletproof serialization for Java which fixes the biggest security issue of Java existing for 25 years.

32 questions
0
votes
1 answer

MicroStream used as a search server

I am evaluating MicroStream. I have understood it is a storage engine for storing, loading and updating object graphs partially. From MicroStream's perspective my object-graph in the memory is my in-memory database. For queries I can use Java…
-1
votes
1 answer

How to call contents of list with streams?

I am using java fx as a gui. When the user selects a file and hits process it reads in and process a jar file, and then prints out and saves a few metrics in string format using EmbeddedStorageManager. I am trying to call the contents of my list in…
KeithNolo
  • 145
  • 2
  • 14
1 2
3