Found 9 records for the .RDB file extension name

There are 8 other file types using the RDB file extension:

rdb file icon.rdb - Netscape Communicator aim file

rdb file icon.rdb - Darkbot random database file

rdb file icon.rdb - Gear CD suite file

rdb file icon.rdb - Oracle database root file

rdb file icon.rdb - TrueVector rules database

rdb file icon.rdb - Value Navigator database file

rdb file icon.rdb - Wavelet image recording

rdb file icon.rdb - ZoneAlarm Mailsafe rules database file

file extension RDB - Redis database file

File type specification:

Database file type icon Database file type

Extension icon: rdb file icon.RDB

File extension RDB description:

File extension is used by Redis. Database file.

Associated applications to file extension RDB:

Redis

Company / developer:
  ---

Redis

Redis is a key-value database. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists and sets with atomic operations to push/pop elements.

In order to be very fast but at the same time persistent the whole dataset is taken in memory and from time to time and/or when a number of changes to the dataset are performed it is written asynchronously on disk. You may lost the last few queries that is acceptable in many applications but it is as fast as an in memory DB (Redis supports non-blocking master-slave replication in order to solve this problem by redundancy).

Compression and other interesting features are a work in progress. Redis is written in ANSI C and works in most POSIX systems like Linux, *BSD, Mac OS X, and so on. Redis is free software released under the very liberal BSD license.

 

Previous file extension
File extension RDB

Next file extension
File extension RDB

 

Help how to open RDB files:

No information how to open RDB available yet.

How to convert file with extension RDB:

No additional information how to convert RDB available yet.

Enter file extension without a dot (e.g. rar).
Search for file extension details or associated programs.