Career Openings
-
1 min readAging Out Data From Volt Active Data
Key TakeawaysDeleting records is an important function that requires careful planning, especially in in-memory databases like Volt Active Data, to…
-
1 min read
Using The Spring @Schedule Annotation
Key TakeawaysSpring provides a simple API for scheduling tasks using XML configurations and the @Scheduled annotation.There are three scheduling methods:…
-
1 min read
Clarifications On The CAP Theorem And Data-Related Errors
Key TakeawaysThe CAP theorem contains an idealized and incomplete model of data-related errors, neglecting important sources of outages like bohrbugs,…