Skip to content
#

disk

Here are 374 public repositories matching this topic...

Korablev77
Korablev77 commented Dec 17, 2020

Now only memtx spaces can be temporary. Support of vinyl temporary spaces should be added in scope of #1785. However, now it is possible specify vinyl engine alongside with 'temporary' option:

box.schema.space.create('temp', {temporary=true}, {engine = 'vinyl'})
---
- engine: memtx
...

As one can see, vinyl engine is ignored and created space anyway uses memtx. I suggest to raise an

LDSpits
LDSpits commented Oct 10, 2020

When using dua i on windows 10 I noticed that I did not see any highlight on the currently selected item.

I was using dua with Microsoft Terminal + Powershell Core 7. One specific thing I noticed when attempting to run this directly on the Powershell 7 shell is that the currently selected item has a slightly whiter text, but still no selection (inverted color on the current item).

bel

Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, macOS, and Linux. This script should be capable of running in macOS or in Linux.

  • Updated Feb 23, 2020
  • Shell

Improve this page

Add a description, image, and links to the disk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the disk topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.