HTTP/2 301
date: Wed, 15 Oct 2025 23:07:31 GMT
content-type: text/html; charset=UTF-8
location: https://nickberardi.com/tag/cassandra/
server: cloudflare
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
x-powered-by: ASP.NET
cf-cache-status: DYNAMIC
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=J4NksmURS05qbwssbmimBGuFSA0PZQgydIFCzdvpL5saX6887%2B3vLsi0ZAXtQjPsdjyNFBnXSUn4PHKOYKHvxvCkW%2FlF7ZlrCiOBcWqkytmOaA%3D%3D"}]}
set-cookie: ARRAffinity=60d786520893a912f5aaa8e39f1f00b6aa7bfba2f2ea24e7ca7ae34d2a24a8cb; HttpOnly; Secure; Path=/; Domain=www.coderjournal.com
cf-ray: 98f2f919b98ba9e2-BOM
alt-svc: h3=":443"; ma=86400
HTTP/1.1 301 Moved Permanently
Date: Wed, 15 Oct 2025 23:07:31 GMT
Transfer-Encoding: chunked
Connection: keep-alive
Location: https://nickberardi.com/tag/cassandra/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fq1OD0Kun6BI0aO50eUwO9Je9m2nSNnac94REC15oTjR%2F%2FrUyM0JQbszLbrgMbSL4Hz68%2F2GydPivjuYhisWiLiKmAgN2Xoms31A7N0%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 98f2f921bb2dff7a-BOM
alt-svc: h3=":443"; ma=86400
HTTP/2 200
date: Wed, 15 Oct 2025 23:07:32 GMT
content-type: text/html; charset=utf-8
server: cloudflare
cache-control: public, max-age=0
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=czDVBIeuoB4ROrx%2F8gvb5prswhQWN9QmYaEUweOgO4SGTi3CyRkQ%2FtQQiqFZ%2B2369D5HEX9XNnsEU0r7R8FculSp5%2F1wro84jnzb"}]}
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
vary: Accept-Encoding
x-powered-by: Express
x-powered-by: ASP.NET
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: ARRAffinity=60d786520893a912f5aaa8e39f1f00b6aa7bfba2f2ea24e7ca7ae34d2a24a8cb; HttpOnly; Secure; Path=/; Domain=nickberardi.com
cf-ray: 98f2f92219aa2e23-BOM
alt-svc: h3=":443"; ma=86400
Cassandra - Nick Berardi
Home
Cassandra
Cassandra
A 9-post collection
In the Cassandra database there is a type known as TimeUUID. Which I have talked about a couple times on my blog and even created a »
Getting Started To get started you have to understand the basic terminology of the Cassandra database. Unlike relational databases (i.e. SQL Server, MySQL, etc) Cassandra »
One of the main issues that comes up over and over again for Cassandra is: How do I run Cassandra as a Windows Service? In this »
Last time I demonstrated how to create your first Fluent Cassandra app. After we finished learning about how to create records and save them to the »
As your are probably aware by now if you follow my Twitter status or have looked in to some of my recent posts. I am »
Just wanted to mention a very well written post that explains Column Family Databases, like that of Cassandra, in the most straight forward way that I »