Category: News

What does nitrogen base mean?

A nitrogenous base is simply a nitrogen-containing molecule that has the same chemical properties as a base. They are particularly important since they m...

What is commit log in Cassandra?

When a write occurs, Cassandra stores the data in a structure in memory, the memtable, and also appends writes to the commit log on disk. The memtable is...