Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions problem/rfc-0021-CassandraDBsupport.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Added Initial Support for Cassandra DB <!-- What do you want to call your `awesome_feature`? -->

- Implementation Owner: (your github @roshangeorge97)

## Summary

[summary]: #summary


Added the basic Initial Support for Cassandra DB, Methods from the Utopia PHP class have been utilized to the maximum. Unit Tests have been ran for getSession() method. A blog on the setup have been published on Hashnode.

## Problem Statement (Step 1)

[problem-statement]: #problem-statement

**What problem are you trying to solve?**

The Problem was apart of Github Octernship program.

### Documentation & Content

Published Blog : [Adding the Cassandra DB Support to Appwrite](https://cryptophase.hashnode.dev/adding-the-cassandra-db-support-to-appwrite)


### Future possibilities

[future-possibilities]: #future-possibilities

- Getting all the functions in Utopia PHP classes applicable