Skip to content

A Software Engineer's Journal

A life spent making mistakes is not only more honourable, but more useful than a life spent doing nothing – George Bernard Shaw

Primary Menu
  • Blog
  • My Website

Redis

How to write your own Redis key expire listener in Python

Posted on June 23, 2020November 26, 2022 by tankala

Right now we are building Chatbot for our company which will work as a stateless API where it gives response based on the user message. For managing chat conversations, workflow, session and all other stuff we built an application using Continue Reading

Posted In Python, Software LanguagesTagged In Python, Redis, redis key value expire

Redis Hashmaps or Hashes example in Node.js

Posted on January 9, 2019November 26, 2022 by tankala

I always used Redis as plain Hashmap where keys and values are just strings. Slowly I forgot Redis supports a couple data types (Lists, Sets, Sorted Sets, Hashes) until one of our Real-time machine learning prediction application gave trouble due Continue Reading

Posted In Node.js, Software LanguagesTagged In Cache, NodeJs, Redis

Recent Posts

  • My observations of the Python ecosystem
  • Debugging Flask application within a Docker container using VSCode
  • How to write your own Redis key expire listener in Python
  • My Pandas Cheat Sheet for Data Science in Python
  • Write/Convert Nested JSON data to CSV for specific/subset keys(headers)

Recent Comments

  • Sambit on How to write your own Redis key expire listener in Python
  • tankala on Write/Convert Nested JSON data to CSV for specific/subset keys(headers)
  • sandy on Write/Convert Nested JSON data to CSV for specific/subset keys(headers)
  • tankala on Write/Convert Nested JSON data to CSV for specific/subset keys(headers)
  • Amal Varghese on Write/Convert Nested JSON data to CSV for specific/subset keys(headers)

Archives

  • May 2022
  • August 2021
  • June 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • July 2019
  • February 2019
  • January 2019
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018

Categories

  • Artificial Intelligence
  • Cassandra
  • Data Science
  • Databases
  • Deep Learning
  • DevOps
  • Docker
  • Flask
  • Framework
  • Java
  • Machine Learning
  • Node.js
  • Pandas
  • PySpark
  • Python
  • Serverless
  • Software Languages
  • Spark
  • Travel
  • Uncategorized

Recent Posts

  • My observations of the Python ecosystem
  • Debugging Flask application within a Docker container using VSCode
  • How to write your own Redis key expire listener in Python
  • My Pandas Cheat Sheet for Data Science in Python
  • Write/Convert Nested JSON data to CSV for specific/subset keys(headers)

Tag Cloud

Async AWS API Gateway AWS Lambda Cache Callback Cassandra CNN Convolutional neural network Coorg Cron debug Deep Learning ExpressJs FCM Firebase Cloud Messaging Flask GCM Google Cloud Messaging Grafana InfluxDB Java JavaScript Javascript Tips Jupyter Notebook Kafka Keras Machine Learning Middleware Monitoring multithreading Nginx NodeJs OpenAI Performance improvement PySpark Python Queue Redis Serverless Spark Spring Boot Telegraf TensorFlow Unplugged V8
© All rights reserved | Blog by Tankala.