Elson
Elson
I don't see any config that user can modify. If I disclose it to the internet, how to ensure the safety?
my local Cassandra is 3.10. I have successfully installed it and the first run complains > mozats-MacBook-Pro-5:cassandra-web luyu$ cassandra-web --hosts '127.0.0.1' > /usr/local/Cellar/ruby/2.4.1_1/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- bundler/setup...
hi bro can you add an equivalent of redis.incr? look my redundant code `let fails = theCache.cache.get(fail_key) if (!fails) fails = 0 fails++ theCache.cache.set(fail_key, fails, 60) ` if then, i...
请支持置顶功能
请支持一下文章置顶功能
+dropdown("select type",[ {text: "by month", url: 'javascript:change_chart(#{chart},\'month\')'}, {text: "by year", url: 'javascript:change_chart(#{chart},\'year\')'} ]) ------- this is my snippet, i want to render the page with variables that server gives me....