Explore tweets tagged as #SolidCache
@rails
Ruby on Rails
2 years
SolidCache is a new database backed ActiveSupport cache developed at @37signals which gave them increased cache size, longer expiry time, reduced costs, and quicker email rendering times. Donal McBreen will tell you all about it in his talk at #RailsWorld
Tweet media one
2
20
112
@rockatanescu
Andrei Maxim
2 years
It's very refreshing to see that there are companies out there still caring about making good on their promises. I'm not even sure that something like SolidCache can be implemented at FAANG companies due to the sheer complexity of their infrastructure.
Tweet media one
0
0
1
@vitobotta
Vito Botta
2 years
@adrienpoly Here are some numbers with my app and full page caching, comparing use of memcached vs SolidCache (Postgres). I am very impressed with SolidCache considering that it’s disk based:
Tweet media one
1
0
0
@rails
Ruby on Rails
6 months
Rails 8's #SolidCache uses affordable NVMe drives for caching, offering much more storage than RAM at a lower cost. In this episode of Rails 8 Unpacked, @typecraft_dev demonstrates how Solid Cache speeds up a Rails app, cuts infrastructure costs, eliminates the need for Redis,
Tweet media one
2
6
73
@EngMarketer
AI Growth Engineer
3 months
I built a simple dashboard for SolidCache to:. • See cache hits/misses in real time.• Spot which keys are bloating memory.• Expire keys manually if needed. Might OSS it if anyone else finds this useful. Y’all want it?
Tweet media one
9
5
75
@RaphaelDeLio
Raphael De Lio
6 months
In a recent article published by @BigBinary's software engineer Sandip Mane, they benchmarked different caching solutions for #Rails, comparing @Redisinc with alternatives like #Valkey, #DragonflyDB, #DiceDB, and SolidCache using PostgreSQL and SQLite3.
Tweet media one
2
0
2
@abhayvashokan
Abhay V Ashokan
1 year
It was way more fun and interactive than I expected. We have a small yet wonderful community of Ruby enthusiasts here in Kochi. The Kerala Ruby meet up was fun. Here are a few snaps of my talk on Solid Cache. #ruby #rails #solidcache
Tweet media one
Tweet media two
Tweet media three
3
5
45
@foxly_crm
Foxly
10 months
Inspired by SolidCache, I wanted to Explore a rails engine to expose app analytics as objects in Rails. Made some good progress!. Could be cool to do things like query for pages a user has never visited, or see which controllers have the recent errors.
Tweet media one
1
0
1
@rails
Ruby on Rails
2 years
In the Opening Keynote of the first #RailsWorld, Ruby on Rails creator and 37signals CTO @dhh covered a lot of ground, including introducing 7 major tools: #Propshaft, #Turbo8, #Strada, #SolidCache, #SolidQueue, #MissionControl, and #Kamal. Check it out:
4
34
141
@mattlins
Matt Lins
8 months
@MichaelDChaney @rails Haven't tried it, but based on some of my Rails8/Solid side projects it seems pretty doable. I haven't done anything with SolidCache, but I assume it gets a separate definition in database.yml like all the other Solid stuff:
Tweet media one
1
0
2
@Codeminer42
Codeminer42
12 days
Hi there! One more brownbag is coming! . Join Nehama in her presentation "How To Cache Using Solid Cache on Rails" at 13:10 BRT. Click on the link so you don't miss out! . #codeminer42 #brownbag #solidcache.
0
0
0
@bradgessler
Brad Gessler
2 years
SolidCache supports sharding, which means in theory it could cache data in different regions of the world with a global database cluster. Rails isn’t speaking in these terms yet, but I hope we all think about data locality more for faster apps.
0
1
15
@SeahalJa
SEAHAL(Ja)
2 months
あー、でも、SolidCache は活用するよ。Redis を使わなくても良いキャッシュって夢の様じゃん?.
0
0
0
@wtnabe
wtnabe, yet another yak shaver
2 months
Railsのcache storeって全然選択肢ないんだよな。まー今となっては何作ってもSolidCacheへの繋ぎでしかなさそうではあるけど。FirestoreとかあればRedisよりよほど扱いやすそうなんだが。.
0
0
0
@guillaumebriday
Guillaume
7 months
For reference, I also asked this question on the SolidCache repo: 👍.
0
0
5
@wtnabe
wtnabe, yet another yak shaver
1 year
SolidQueueはRails 7.1, SolidCacheはRails 7を要求するんだな。ふーぬー。.
0
0
2
@zackgilbert
Zack Gilbert
1 year
Hey Rails friends. anyone else seeing this when using SolidCache?. In console, I try to do: `Rails.cache.write(:key, "value")`. But receive: ./gems/irb-1.13.1/lib/irb.rb:1277:in `full_message': undefined method `model' for class SolidCache::Entry (NoMethodError).
1
0
2
@RailsQuest
Kaleb Lape
9 months
@cezaryklos Ha, you’re right! I got mixed up on that one. Thanks for the correction. What I am excited about for this feature in Rails 8 is that we can now use SolidCache as the backend. No redis!.
0
0
0
@Espen_Antonsen
Espen from @MakePlans
1 year
SolidCache is suddenly gonna become much more popular.
0
0
0
@rponte
Principe do Oceano
2 years
@FranckPachot have you seen this? . I am pretty sure @Yugabyte could support SolidCache with good performance and scalability. What do you think?.
0
0
1