Guide to MicroStream

MicroStream is an alternative to a database engine. It allows for direct storage of Java objects with queries performed using stream-like APIs. We look at how this new technology can be used.

Guide to System.gc()

Learn about the System.gc() method understand if there are any use cases when calling this method might be useful