N
N
NubasLol2021-01-27 00:29:17
Laravel
NubasLol, 2021-01-27 00:29:17

Why doesn't the database driver support cache tags?

Actually the whole point of the question is in the title, I wonder what caused the lack of tags for the database. After all, it is quite easy to implement for the database

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Daniil Vasilyev, 2021-01-27
@hello_my_name_is_dany

Cache tags are more like a pattern. It is used in the cache because it is more convenient to group. In relational DBMS, you can already do this through tables with many-to-many relationships.

V
vism, 2021-01-27
@vism

Probably no one needs a headache with json fields or many-to-many tables to store the cache. Well, the speed will be appropriate.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question