- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback!
March 2017
Version 0.1.21
DocumentDB
- In advanced query when searching by partition key, now you can specify a partition key value other than "String" data type as well (e.g. boolean or number).
- Ability to add emulator connection from "DocumentDB Accounts" node.
- When adding/editing data in a partitioned collections, application will now force you to have partition key attribute in the document definition.
- Bug fix - Delete/Update documents with empty partition key value in partitioned collection.
Azure Redis Cache (New)
- Connect to Azure Redis Cache account.
- View server information.
- Execute commands against a database in cache console (terminal).
- Remove all keys from either a selected database (FLUSHDB) or all databases (FLUSHALL).
- View database properties.
- View slow logs for an account. You can also clear all slow log entries from an account.
- Manage keys in a database.
- Search for keys in a database. Partial searches are also supported.
- Add keys (string, hash, list, set, sorted set) to a database.
- Edit keys (string, hash, list, set, sorted set) in a database.
- Rename key.
- Delete keys from a database.
- Change key expiry. You can change expiry for a single key or mutiple keys.
Was this article helpful?