Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
incr like_unlike_counter1234['b']['total']by 1 with ttl=10;
如何在计数器列中实现 ttl。有什么办法吗?
不,计数器列不支持 TTL。请参阅 Jira 问题CASSANDRA-2103了解为什么这很棘手的技术细节。