Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8692299
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T00:17:19+00:00 2026-06-13T00:17:19+00:00

Setting up a data warehousing mining project on a Linux cloud server. The primary

  • 0

Setting up a data warehousing mining project on a Linux cloud server. The primary language is Python .

Would like to use this pattern for querying on data and storing data:

  • SQL Database – SQL database is used to query on data. However, the SQL database stores only fields that need to be searched on, it does NOT store the “blob” of data itself. Instead it stores a key that references that full “blob” of data in the a key-value Blobstore.
  • Blobstore – A key-value Blobstore is used to store actual “documents” or “blobs” of data.

The issue that we are having is that we would like more frequently accessed blobs of data to be automatically stored in RAM. We were planning to use Redis for this. However, we would like a solution that automatically tries to get the data out of RAM first, if it can’t find it there, then it goes to the blobstore.

Is there a good library or ready-made solution for this that we can use without rolling our own? Also, any comments and criticisms about the proposed architecture would also be appreciated.

Thanks so much!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T00:17:22+00:00Added an answer on June 13, 2026 at 12:17 am

    Rather than using Redis or Memcached for caching, plus a “blobstore” package to store things on disk, I would suggest to have a look at Couchbase Server which does exactly what you want (i.e. serving hot blobs from memory, but still storing them to disk).

    In the company I work for, we commonly use the pattern you described (i.e. indexing in a relational database, plus blob storage) for our archiving servers (terabytes of data). It works well when the I/O done to write the blobs are kept sequential. The blobs are never rewritten, but simply appended at the end of a file (it is fine for an archiving application).

    The same approach has been also used by others. For instance:

    • Bitcask (used in Riak): http://downloads.basho.com/papers/bitcask-intro.pdf
    • Eblob (used in Elliptics project): http://doc.ioremap.net/eblob:eblob
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working with MODO python scripts. I imported the MODO setting data into
So i'm setting a repeating alarm to fetch data from a server. The problem
By default in windows application setting are saved in this directory: %USERPROFILE%\Local Settings\Application Data\<Company
In my project I am getting data from sqlite database and setting that data
Briefly, if I set LazyLoadingEnabled=true when setting data context in my server code, I
i have this layout and once im setting some data dynamically layout doesn't resize
I've got a JSON response that looks like this: { COLUMNS:[SETTING_NAME,SETTING_VALUE,COLOR], DATA: [ [setting_1,100.0,yellow],
I can't figure this out. I checked other questions regarding setting data attributes, seems
I'm setting two data values on an image using HTML5 data attributes. jQuery 1.5.2
When setting up a UITableView's data source, I'd be interested to get views on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.