Illustration Image

Cassandra.Link

The best knowledge base on Apache Cassandra®

Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.

7/18/2019

Reading time:N/A min

MacKittipat/slothsandra

by John Doe

Slack (Sloth) + Cassandra : Experiment with Slack API and Apache CassandraWritten in Java and Node.jshttps://slack.com/ is a great chat application but it's free version has limitation.Free version keep 10,000 most recent message so we cannot look up for very old message.Slothsandra solve that limitation. It has slack bot that will store all public chat message into Apache cassandra. It also provide UI for lookup all message from Apache cassadra.Data model![Chebotko Diagram](https://github.com/MacKittipat/slothsandra/blob/master/dia/chebotko.png)Q1 : Find all channel, Count all message in channelQ2 : Find all user in channel, Count all message of user in channelQ3 : Find all message in channelQ4 : Find all message of user in channelQ5 : Find all userQ6 : Find year of channel. Channel might have message from many years such as 2015, 2016.

Illustration Image

Slack (Sloth) + Cassandra : Experiment with Slack API and Apache Cassandra

Written in Java and Node.js

https://slack.com/ is a great chat application but it's free version has limitation. Free version keep 10,000 most recent message so we cannot look up for very old message.

Slothsandra solve that limitation. It has slack bot that will store all public chat message into Apache cassandra. It also provide UI for lookup all message from Apache cassadra.

Data model

![Chebotko Diagram] (https://github.com/MacKittipat/slothsandra/blob/master/dia/chebotko.png)

  • Q1 : Find all channel, Count all message in channel
  • Q2 : Find all user in channel, Count all message of user in channel
  • Q3 : Find all message in channel
  • Q4 : Find all message of user in channel
  • Q5 : Find all user
  • Q6 : Find year of channel. Channel might have message from many years such as 2015, 2016.

Related Articles

data.processing
cassandra
nvidia

GitHub - fversaci/cassandra-dali-plugin: Cassandra plugin for NVIDIA DALI

fversaci

8/17/2023

cassandra
prisma

Checkout Planet Cassandra

Claim Your Free Planet Cassandra Contributor T-shirt!

Make your contribution and score a FREE Planet Cassandra Contributor T-Shirt! 
We value our incredible Cassandra community, and we want to express our gratitude by sending an exclusive Planet Cassandra Contributor T-Shirt you can wear with pride.

Join Our Newsletter!

Sign up below to receive email updates and see what's going on with our company

Explore Related Topics

AllKafkaSparkScyllaSStableKubernetesApiGithubGraphQl

Explore Further

cassandra