/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
High-performance read-through cache for object storage
(github.com)
73 points
pranay01
| 1 comments |
20 Sep 25 04:13 UTC
|
HN request time: 0.232s
|
source
Show context
_1tan
◴[
20 Sep 25 07:03 UTC
]
No.
45311132
[source]
▶
>>45310294 (OP)
#
Can someone explain when this would be good solution? We currently store loads of files in S3 and directly ingest them on demand in our Java app API pods. Seems interesting if we could speed up retrievals for sure.
replies(2):
>>45312020
#
>>45312647
#
1.
Havoc
◴[
20 Sep 25 12:11 UTC
]
No.
45312647
[source]
▶
>>45311132
#
If you can have the cache onsite then it'll likely benefit many things just by virtue of not going through a slow internet link
ID:
GO
↑