/dev/null is an ACID compliant database
1–10 of 203 posts
Re: /dev/null is an ACID compliant database
#2Truly, it is the only database which can be scaled to unlimited nodes and remain fully CAP.
Re: /dev/null is an ACID compliant database
#3Re: /dev/null is an ACID compliant database
#4Later on in deployment, it will go somewhere else. Somewhere that has been evaluated for being able to handle it.
In that way, /dev/null is to storage what `true` is to execution - it just works.
Re: /dev/null is an ACID compliant database
#5Always instantly consistent, always available, and perfectly tolerant of partitioning. Truly, it is the only database which can be scaled to unlimited nodes and remain fully CAP.
Re: /dev/null is an ACID compliant database
#6Always instantly consistent, always available, and perfectly tolerant of partitioning. Truly, it is the only database which can be scaled to unlimited nodes and remain fully CAP.
I am putting my marketing hat on right now.
Re: /dev/null is an ACID compliant database
#7Re: /dev/null is an ACID compliant database
#8How does a disaster recovery plan with it look like?
Re: /dev/null is an ACID compliant database
#9Re: /dev/null is an ACID compliant database
#10I've used /dev/null for exactly this purpose. I have output that needs to go somewhere, and I don't want to worry about whether that somewhere can handle it. Later on in deployment, it will go somewhere else. Somewhere that has been evaluated for being able to handle it. In that way, /dev/null is to storage what `true` is to execution - it just works.