Hi, I'm sort of new to java, and was hoping someone could suggest starting points on browsing the code.
I want to get an under-the-covers idea of how things work in Cassandra. I've watched a view videos about it, and now want a little more detail. Where do you suggest I begin when browsing the code? For starters, I want to learn how keys are read and written from disk. Suggestions? Should I be looking at something else first?