Programming for beginners

This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)

  • Home
  • ABAP
  • Brainfuck
  • C#
  • Caching
  • Databases
  • Docker and Kubernetes
  • Documentation
  • Elasticsearch
  • Go
  • Groovy
  • Hadoop
  • Haskell
  • Java
  • JavaScript
  • Julia
  • Kotlin
  • Nexus
  • Node.js
  • Prolog Tutorial
  • Python
  • R Tutorial for beginners
  • Spring Framework
  • XML
  • YAML

Saturday, 11 April 2015

Redis string handling commands


Redis supports number of commands to work with srings.

Appends to string
Count the number of bits set in given string
Perform bit operation on strings
Decrement the value of key by one   
Decrement the value stored at key by decrement
Get the value of the key
Get bit value of string at specific offset
Gets the substring
sets key to value and returns the old value stored at key
Increment value stored at key by one 
Increment the value stored atkey by increment
Increment value stored at key by float value
Gets the values of all keys
Sets the keys to respective values
Sets keys to values if key is not exist
Sets the value to the key
Sets the value to key, by specifying expiry time in milliseconds
Sets or clears the bit at offset in the string
Sets the value to key, by specifying time out in seconds
Sets the value to key, if key not exists
Gets the length of the string
Sets the value to key, if key not exists

Prevoius                                                 Next                                                 Home
Posted by Krishna at 05:16
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Top 40 Javablogs by feedspot

My Blog is selected as one of the Top 40 Java Blogs by FeedSpot. I am very honored and thankful to be part of this list. Please go ahead and check out the other featured blogs, there is very interesting content available....

Java Blogs
Simple theme. Powered by Blogger.